countPendingTasksByOrderId_1
GET/api/orders/:orderId/tasks/pending/count
Get pending task count for customer order
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 413
- 500
Request was fulfilled successfully.
Bad request error
Unauthorized error
Authentication error
Not found error
Conflict
Payload Too Large
Internal Server Error